home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1816 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  2.4 KB

  1. From: hohmuth@inf.tu-dresden.de (Michael Hohmuth)
  2. From: Richard Huveneers <huveneer@math.ruu.nl>
  3. From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
  4. From: Julian_Reschke@ms.maus.de (Julian Reschke)
  5. Subject: mint-1.10h9
  6. Subject: Mint bug & patch
  7. Subject: Improved pipefs (update)
  8. Subject: Diffs wg. Pure-C
  9. Date: Fri, 5 Aug 1994 15:39:09 +0200 (MET DST)
  10. From: hohmuth@inf.tu-dresden.de (Michael Hohmuth)
  11. Organization: Dept. of Computer Science, TU Dresden, Germany
  12. Mime-Version: 1.0
  13.  
  14. I've put up an ninth re-sync patch...
  15.  
  16. (I won't release the next megapatch during the next two weeks because I
  17. plan to take some days off.)
  18.  
  19. Now available via ftp from ftp.inf.tu-dresden.de:
  20.  
  21.     pub/atari/Mint/Kernel/mint-1.10h8-1.10h9-diffs.gz
  22.         Diffs against the kernel patched with the first eight patches.
  23.  
  24.     pub/atari/Mint/Kernel/mint-1.10-1.10h9-diffs.gz
  25.         Diffs against the virgin kernel.
  26.  
  27. You can also get this via email by sending a message to
  28. ftpmail@ftp.inf.tu-dresden.de containing this text in the message body:
  29.  
  30.     send pub/atari/Mint/Kernel/mint-1.10h8-1.10h9-diffs.gz
  31. or
  32.     send pub/atari/Mint/Kernel/mint-1.10-1.10h9-diffs.gz
  33.  
  34. After my .sig are the last few commit messages.
  35.  
  36. Bye,
  37. Michael
  38. -- 
  39. Email: hohmuth@inf.tu-dresden.de
  40. WWW:   http://www.inf.tu-dresden.de/~mh1/
  41.  
  42. **************************************
  43.  
  44. makefile:
  45.         add "-Wmissing-prototypes" to CFLAGS.  --hohmuth
  46.  
  47. **************************************
  48.  
  49. From: Richard Huveneers <huveneer@math.ruu.nl>
  50. Subject: Mint bug & patch
  51. Message-Id: <199408010657.AA15451@hieper.math.ruu.nl>
  52.  
  53. tty.c:
  54.         fix bug: incorrect return values of read() and write() calls
  55.         to certain terminals
  56.  
  57. **************************************
  58.  
  59. From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
  60. Subject: Improved pipefs (update)
  61. Message-Id: <9408010912.AA29594@issan.informatik.uni-dortmund.de>
  62.  
  63. pipefs.c:
  64.         clean up/improve pipefs code.
  65.         #if out Juergen's changes to pipe_write and pipe_read,
  66.         since they don't compile any more
  67.  
  68. **************************************
  69.  
  70. make pipefs.c+Andreas' patches actually compile.  --hohmuth
  71.  
  72. **************************************
  73.  
  74. From: Julian_Reschke@ms.maus.de (Julian Reschke)
  75. Subject: Diffs wg. Pure-C
  76. Message-Id: <P11465@MS.maus.de>
  77.  
  78. biosfs.c, dossig.c, intr.spp, pipefs.c:
  79.         diffs for Pure C
  80.  
  81. **************************************
  82.  
  83. README.1ST, version.h: update.  --hohmuth
  84.  
  85.